[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	ignorecase = true
[remote "origin"]
	url = https://github.com/sourtin/igem15-sw.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[submodule "Marlin"]
	url = https://github.com/moosd/Marlin
[submodule "mjpg-streamer"]
	url = https://github.com/moosd/mjpg-streamer
[submodule "Printrun"]
	url = https://github.com/kliment/Printrun
